Fix the MS-Windows build due to import of md5 from gnulib.
authorChristoph Scholtes <cschol2112@gmail.com>
Sun, 20 Feb 2011 18:50:26 +0000 (20:50 +0200)
committerEli Zaretskii <eliz@gnu.org>
Sun, 20 Feb 2011 18:50:26 +0000 (20:50 +0200)
commitc82c91fb473e50930e59e4322c79993e5707e4e9
treeb33ee1754977f1c437549404801aa2f0c906f1e9
parentb3b525004e48e0e1d3468e28083d0605bb11c90b
Fix the MS-Windows build due to import of md5 from gnulib.

 src/makefile.w32-in: Remove md5.$(O).
 ($(BLD)/md5.$(O)): Remove prerequisites, moved to
 lib/makefile.w32-in.
 ($(BLD)/fns.$(O)): Depend on $(EMACS_ROOT)/lib/md5.h and on stamp_BLD.
 lib/makefile.w32-in ($(BLD)/md5.$(O)): New recipe, moved from
 src/makefile.w32-in.
ChangeLog
lib/makefile.w32-in
src/ChangeLog
src/makefile.w32-in